sync.Mutex.lockSlow (method)

2 uses

	sync (current package)
		mutex.go#L81: 	m.lockSlow()
		mutex.go#L108: func (m *Mutex) lockSlow() {